home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
COMM
/
TM400_3.ARJ
/
RBBS.SCR
< prev
next >
Wrap
Text File
|
1993-01-05
|
336b
|
19 lines
;
; RBBS.SCR is a log on script file for RBBS
;
FirstName = "first" ; put your name here
LastName = "last"
SET AutoStop,On ; stop script if carrier is lost
Waitfor 0 ; unlimited waiting time
Waitfor "first"
Put FirstName
Delay 5
Put LastName
Waitfor "password",5
Put "^&"